Skip to content

fix: wrapped quote message links in the main box instead of the time box#31892

Closed
Arin13-03 wants to merge 1 commit into
RocketChat:developfrom
Arin13-03:fix/wrapped-quote-message-links-in-the-main-box
Closed

fix: wrapped quote message links in the main box instead of the time box#31892
Arin13-03 wants to merge 1 commit into
RocketChat:developfrom
Arin13-03:fix/wrapped-quote-message-links-in-the-main-box

Conversation

@Arin13-03

Copy link
Copy Markdown

…box#31748

Proposed changes (including videos or screenshots)

The problem arose from quote links being enclosed within the time box. I addressed this by removing the message link from there and setting the color to 'hint', which is the default for rendering in both cases. Additionally, I enclosed the message link around the entire component to enhance accessibility. I also set the textDecoration to none. As a result, users can now click directly on the main box and be scrolled to the quoted message.

Issue(s)

Closes #31747

Steps to test or reproduce

Further comments

NA

@Arin13-03 Arin13-03 requested a review from a team as a code owner March 5, 2024 07:21
@changeset-bot

changeset-bot Bot commented Mar 5, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a2b92ca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dougfabris

Copy link
Copy Markdown
Member

Hi there, thanks for the contribution! 🚀 💯

Closing this PR because it's stale now, we decide to move with this approach #41091


Questions? Help needed? Feature Requests?

  • Join our Open Server in the #support channel and feel free to raise a question
  • Join our Community Forum and search/create a post there

@dougfabris dougfabris closed this Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Quoted message link is wrapped with time text instead of the entire box.

3 participants